02. Navigation

QUESTION:

What is the hidden code in the Unity Carnival Scene in the starter project?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

Need a hint? Look at the hierarchy for something that seems like it doesn't belong in the scene and mentions a hint. Then take a look at the Text Input in the inspector.

Alternatively, you can check out this video for additional tips for navigating within Unity.

NavigatingUnityScene